projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
65d959b
)
progressbar: Add diagrams to CSS documentation
author
Matthias Clasen
<mclasen@redhat.com>
Tue, 3 Nov 2015 18:37:57 +0000
(13:37 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Tue, 3 Nov 2015 19:27:35 +0000
(14:27 -0500)
gtk/gtkprogressbar.c
patch
|
blob
|
history
diff --git
a/gtk/gtkprogressbar.c
b/gtk/gtkprogressbar.c
index e8d498772cd5646e93165f991ac9b956868b7b5e..3339216eb874faae0d70e65cd7235c3b31048108 100644
(file)
--- a/
gtk/gtkprogressbar.c
+++ b/
gtk/gtkprogressbar.c
@@
-68,6
+68,11
@@
*
* # CSS nodes
*
+ * |[<!-- language="plain" -->
+ * progressbar
+ * ╰── progress[.pulse]
+ * ]|
+ *
* GtkProgressBar has a main CSS node with name progressbar and a subnode
* with name progress. The subnode has the style class .pulse when in activity
* mode. It gets the style classes .left, .right, .top or .bottom added when